begintownscript;

variables;


int i,j,k,choice;

body;
// This is the script for the great Vahnatai Spiral.
beginstate 0;
set_crime_tolerance (15);
break;

beginstate 1;
break;
beginstate 2;
break;

beginstate 11;
change_outdoor_location(3,1,14,45);
message_dialog("You look forwards, and see sunlight. Amazing! You hadn't even realised that you were climbing!","");
set_flag(67,1,1);
break;

beginstate 56;
change_outdoor_location(30,1,32,29);
set_flag(77,7,1);
break;